/* subpage */
#left_content_sub {
	margin:	0 20px 0 36px;
	float:left;
	width:220px;
	height:auto;
}
#right_conten_sub {
	float:left;
	width:700px;
	height:auto;
	font-size:12px;
	color:#555555;
}
#left_content_sub ul{
	background:	#F2F2F2;
	float:left;
	width:184px;
	min-height:198px;
	height:auto;
	padding:18px 18px 25px 18px;
}
#left_content_sub ul li, #left_content_sub ul li a{
	color:#555555;
	font-size:12px;
	margin:0 0 8px 0;
	text-decoration:none;
}
#left_content_sub ul li a.active{
	color:#dc931a;
	font-weight:bold;
}
#left_content_sub .bottom_box {
	margin:20px 0 20px 0;	
}
#right_conten_sub h2.main_title  {
	font-size: 25px;
	font-weight:normal;
	padding: 15px 0 18px 0;
	margin:0 0 15px 0;
	float:left;
	width:100%;
	border-bottom:4px solid #F0F0F0;
	text-transform: uppercase;
}

#right_conten_sub h1{
	font-family:'DINSchriftRoman', Arial;
	font-size:34px;
	font-weight:normal;
	text-transform:uppercase;
	/* ie hack */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=hIEfix.png,sizingMethod=crop);
	zoom:1;
}

#right_conten_sub h2{
	color:#474747;
	margin:15px 0 0 0;
	text-transform:uppercase;
	
	font-family:'DINSchriftRoman', Arial;
	font-size:22px;
	font-weight:normal;
	/* ie hack */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=hIEfix.png,sizingMethod=crop);
	zoom:1;
}
.content_footer {
	background:	#F2F2F2;
	border:none;
	height:34px;
	width:688px;
	float:left;
	padding:0 0 0 12px;
	font-size:14px;
	margin:0 0 20px 0;
	color:#474747;
	border-radius:3px;
	line-height:34px;
	position:relative;
}
.content_footer img{
	position:absolute;
	right:5px;
	top:5px;
}
/*form*/
.form_content, .text_content {
	margin:0 0 0 30px;
	float:left;
	width:680px;	
}
#right_conten_sub form {
	width:600px;
	padding:20px 0 20px 20px;
	background:#ECECEC;
	margin:10px 0 0 0;
	float:left;
	border-radius:5px;
}
#right_conten_sub form .form_col1, #right_conten_sub form .form_col2{
	float:left;
	width:200px;
	margin:0 20px 0 0;
}
#right_conten_sub form .form_col3 {
	float:left;
	width:150px;	
	font-size:11px;
	color:#555555;
	margin:12px 0 0 0;
}
#right_conten_sub form label {
	margin:0 0 2px 0;
	float:left;	
}
#right_conten_sub form input {
	width:200px;
	height:26px;
	border:none;
	margin:0 0 10px 0;
	border-radius:5px;
}
#right_conten_sub form textarea {
	height:173px;
	max-height:173px;
	max-width:173px;
	width:190px;
	overflow:auto;
	border:none;
	border-radius:5px;
	padding:5px;
}
#right_conten_sub form #submit_btn {
	background:url(/fileadmin/templates/images/newjvkdk/send_btn.png) top left no-repeat;
	border:none;
	width:137px;
	height:24px;
	text-indent:-9999px;	
	margin:10px 0 0 0;
	cursor:pointer;
}
/*text*/
.text_content .left_column {
	float:left;
	width:280px;
	margin:0 20px 20px 0;
	font-size:	11px;
}
.text_content .left_column h2{
	margin:15px 0 10px 0 !important;	
}
.right_column {
	float:left;
	margin:20px 0 20px 0;	
}
/*slider*/
#slider_wrapper {
	float:left;	
	width:689px;
	height:20px;
	background:url(/fileadmin/templates/images/newjvkdk/slider_bg.jpg) no-repeat;
	background-position:-8px 0;
	margin:8px 0 0 0;
}
#slider {
	float:left;	
	width:579px;
	height:20px;
	position:relative;
	margin:0 0 0 50px;
}
.ui-slider-handle {
	background:url(/fileadmin/templates/images/newjvkdk/slider_btn.png) no-repeat;
	background-position:0 0;
	width:45px;
	height:17px;
	position:absolute;
	margin:2px 0 0 -22px;
	outline:none;
	border:none;
}
.ui-tabs-panel {
	float:left;
	margin:0 0 20px 0;
}	
#tabs ul#nnb_slider_nav {
	float:left;	
	width:700px;
}
#tabs ul#nnb_slider_nav li{
	float:left;	
	color:#555555;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
}
#tabs ul#nnb_slider_nav li{
 	background:url('http://dev1.jvk.dk/fileadmin/templates/images/newjvkdk/frontpage_left_list_img.png') no-repeat left;
	display:block;
}
#tabs ul#nnb_slider_nav li:first-child{
	background:none;
}

#tabs ul#nnb_slider_nav li a{
	color:#555555;
	font-size:12px;
	text-decoration:none;
	padding:0 10px;
	margin:0 0 0 15px;
}

#tabs ul#nnb_slider_nav li:first-child a{
	margin:0;
}

#tabs ul#nnb_slider_nav li a:hover, #tabs ul li.ui-state-active a, #tabs ul li.ui-tabs-selected a{
	color:#dc931a;
}
#tabs ul#nnb_slider_nav img{
	float:right;
	position:absolute;	
}
.ui-tabs-panel {
	min-height:260px;	
}
/*tabs*/
#tabs {
	min-height:320px;	
}
.ui-tabs .ui-tabs-hide {
	display:none !important;	
}
/* choise without slider */
.wo_slider ul {
	margin:0 0 20px 0;	
}
/** additional fixes **/
#leftmenucontainer, #leftsubbox {
	
	float: left;
	
}
.footermenucontainer {
    clear: both;
    float: left;
    font-size: 11px;
    margin-top: 60px;
    padding-bottom: 20px;
    padding-left: 16px;
    text-align: center;
    width: 1012px;
	color:#75776e;
}

.footermenucontainer a{
    text-align:center;
    text-decoration:underline;
    color:#75776e;
}

.topmenuSelected {
	background-color:#dc931a;
	color: white !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius:5px;
}

.leftsubbox {
	background:	url(/fileadmin/templates/images/newjvkdk/quicklinks_bg.png) bottom right no-repeat;
	width:195px; 
	float:left;
	margin:0 0 0 10px;
	height:151px;
	overflow:hidden;
	padding:15px 10px 15px 5px;
	font-size:11px;
	position:relative;
}
.leftsubbox h2 {
	text-transform:uppercase;
	font-family:'DINSchriftRoman', Arial;
	color:#474747;
	font-weight:normal;
	font-size:18px;
	margin:0 0 10px 0;
	
	/* ie hack */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=hIEfix.png,sizingMethod=crop);
	zoom:1;
}
.leftsubbox img{
	margin:5px 10px 10px 0px;
	/*-moz-border-radius: 5px;*/
	border-radius:5px;
}
.leftsubbox .read_more {
	margin:2px 0 0 0;
	float:left;
	color:#000;
	padding:0 0 3px 10px;
	background:url(/fileadmin/templates/images/newjvkdk/read_more_bg.png) no-repeat;
	background-position:0 2px;
}



.text_content ul{
	float:none !important;
	margin-left:20px;
}

.text_content ul li {
    color: #555555;
    float: none !important;
    font-size: 11px !important;
    position: none !important;
    text-align: left !important;
    text-transform: none !important;
    width: 280px !important;
	list-style-type:disc !important;
	margin-bottom:5px;
}
